home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / cad / mar93cad.zip / README.DOC < prev    next >
Text File  |  1993-02-13  |  3KB  |  56 lines

  1. CADalyst   Computer Programs from March, 1993
  2. -------------------------------------------------------------------------
  3.  
  4. The file you've just un-archived (Mar93.EXE) contains all of the AutoCAD 
  5. related code which appeared in the March, 1993 issue of CADalyst magazine.  
  6. It is prepared as a service to readers of CADalyst magazine. In the unlikely 
  7. event that any of the code should prove to contain errors, please contact 
  8. Aster Publishing, P.O. Box 10460, Eugene, OR 97440 or call (503) 343-1200.  
  9.  
  10. The publisher makes no warranty concerning the function or fitness of any 
  11. program and/or subroutine reproduced in this archive file and shall have no 
  12. liability or responsibility to any recipient with respect to any liability, 
  13. loss or damage directly or indirectly arising out of the use of the programs 
  14. and/or subroutines contained in this archive file, including, but not limited 
  15. to, any loss of business or other incidental or consequential damages.  
  16.  
  17. (c) Copyright Aster Publishing Corp., 1993. All rights reserved. The 
  18. programs and/or subroutines contained in the archive file are copyright 
  19. CADalyst Publishing, 1993 and/or the original authors. While you are free to 
  20. copy and use these programs and/or subroutines, any copyright notices appearing 
  21. within them must remain unaltered.  
  22.  
  23. The file names of AutoLISP routines appearing in Hot Tip Harry have been 
  24. changed to reflect the tip number rather than the author's original file name 
  25. (as in TIP250.LSP). Hatch patterns are filed under the actual hatch pattern 
  26. name and are cross-referenced to their tip number in the list below.  
  27.  
  28. The files comprise code from the following articles: 
  29.  
  30. -----------------------------------------------------------------------------
  31.  
  32. THE CAD COOKBOOK (pg. 94-95)
  33.                   by Phil Kreiker
  34.  
  35.     PARABOLA.LSP                      implements a PARABOLA command that 
  36.                                       draws a parabola given a start point,
  37.                                       end point, and vertex.
  38.  
  39. -----------------------------------------------------------------------------
  40. HOT TIP HARRY (pg. 98-103)
  41.  
  42.     TIP849.LSP    Plot 3D Points From an ASCII File (John R. Ricker) 
  43.     TIP849.DAT     (sample data file for TIP849)
  44.     TIP850.LSP    Redefine Blocks on Layer Zero (J. Todd Owen) 
  45.     TIP851.LSP    Octagonal Hatch Pattern (Watson H. Kilbourne) 
  46.     TIP852.LSP    Break With First Option (James E. Towle) 
  47.     TIP853.LSP    Dimension Chamfers (Andrew C. Clarey)
  48.     TIP854A.LSP   Freeze Multiple Layers (Bernd Hoffman) 
  49.     TIP854B.LSP   Freeze Multiple Layers (Bernd Hoffman) 
  50.     TIP855.LSP    Drawing Threads (Paul Davisson) 
  51.     TIP856.LSP    Cleanup Wall Connections (Jason E. Baker)
  52.  
  53.         Note: There is no code for TIP848.
  54.  
  55. [end README.DOC]
  56.